use_frameworks!

platform :ios, '10.0'
target ‘Home’ do
	pod 'Socket.IO-Client-Swift'
	pod 'Charts'
end